From 92a52743f744ac0bf22ba51fe93837d7ef5cf8dd Mon Sep 17 00:00:00 2001 From: robertl Date: Thu, 18 Mar 2004 05:32:30 +0000 Subject: [PATCH] Bump version number for final (bwaahhh hahhh haaaaaah) beta. --- Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 75ace829b..1343968d3 100644 --- a/Makefile +++ b/Makefile @@ -78,13 +78,15 @@ dep: (echo -n "internal_styles.c: mkstyle.sh " ; echo style/*.style ; /bin/echo -e '\t./mkstyle.sh > $@ || (rm -f $@ ; exit 1)' ) >> /tmp/dep echo Edit Makefile and bring in /tmp/dep -VERSIONU=1_2_2_beta03182004 -VERSIOND=1.2.2_beta03182004 +VERSIONU=1_2_2_beta0317a2004 +VERSIOND=1.2.2_beta0317a2004 #VERSIONU=1_2_1 #VERSIOND=1.2.1 release: + cvs commit ./chkdoc + make clean && cd mingw ; make clean rm -fr gpsbabel-$(VERSIOND) cvs tag -F gpsbabel_$(VERSIONU) cvs export -r gpsbabel_$(VERSIONU) -d gpsbabel-$(VERSIOND) gpsbabel -- 2.30.2